home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / dejagnu.lha / dejagnu-1.0.1 / config / mh-decstation < prev    next >
Text File  |  1992-11-30  |  198b  |  8 lines

  1. CC = cc -Wf,-XNg1000
  2. INSTALL = cp
  3.  
  4. # for X11, since the native DECwindows include files are really broken when
  5. # it comes to function prototypes.  
  6. X11_INCLUDE_FLAGS = "-DNeedFunctionPrototypes=0"
  7.  
  8.